home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_xemacs.idb / usr / freeware / lib / xemacs-20.4 / lisp / ediff / custom-load.el.z / custom-load.el
Encoding:
Text File  |  1998-05-21  |  528 b   |  16 lines

  1. ;;; custom-load.el --- automatically extracted custom dependencies
  2.  
  3.  
  4. ;;; Code:
  5.  
  6. (custom-add-loads 'tools '("ediff"))
  7. (custom-add-loads 'ediff-hook '("ediff-init"))
  8. (custom-add-loads 'ediff-diff '("ediff-diff"))
  9. (custom-add-loads 'frames '("ediff-wind"))
  10. (custom-add-loads 'ediff-ptch '("ediff-ptch"))
  11. (custom-add-loads 'ediff-merge '("ediff-merg"))
  12. (custom-add-loads 'ediff-mult '("ediff-mult"))
  13. (custom-add-loads 'ediff '("ediff-diff" "ediff-init" "ediff-mult" "ediff-ptch" "ediff-wind" "ediff"))
  14.  
  15. ;;; custom-load.el ends here
  16.